Skip to main content

Understanding DM Item-based Permission Keys and Values

Permission Keys define the access levels and actions that users can perform on documents, folders, and repositories.

Permission Keys Overview

PermissionObjectDescriptionEffect
AddFolderGrants permission to add a new folderUser can add a new folder.
DocumentGrants permission to add a new documentUser can add a new document.
ContentGrants permission to add a content file to the documentUser can update the content.
Related DocumentGrants permission to define relationships between documentsUser can establish relationships between documents.
Digital SignatureGrants permission to sign the documentUser can add a digital signature.
TimestampGrants permission to add a timestamp during signingUser can add a timestamp.
EditNameAllows changing names of repositories, documents, and foldersUser can update names.
DescriptionGrants permission to change the name and description of documents or foldersUser can update descriptions.
ContentAllows changes to the content files of the documentUser can edit content files.
VersionAllows creating a draft version of the documentUser can manage versions.
PropertiesAllows visibility of properties in repositories, folders, and documentsUser can view properties.
PermissionGrants permission to assign permissions to other usersUser can perform permission assignments.
ProfileGrants permission to add and edit profile forms (metadata)User can manage profile information.
ProcessMoveGrants permission to move files or folders to another directoryUser can move files.
CopyGrants permission to create a copy of selected files or foldersUser can copy files.
ShortcutGrants permission to create shortcuts for selected files or foldersUser can create shortcuts.
Index RefreshGrants permission to trigger OCR for reading data in documentsUser can refresh the index.
Share LinkGrants permission to create share links for documentsUser can create share links.
Send by EmailGrants permission to send by email during sharingUser can send by email.
DeleteFolderGrants permission to delete repositories and foldersUser can delete folders.
ContentAllows deletion of content associated with the documentUser can delete content.
VersionAllows deletion of versions associated with the documentUser can delete versions.
Related DocumentGrants permission to delete related documentsUser can delete related documents.

Authorization and Usage Conditions

  • User Access: Users can only perform actions for which they have explicit permission.
  • Edit Permissions: Users must have edit rights to modify names, descriptions, and content.
  • Process Permissions: Move, Copy, and Share Link actions require additional user authorization.
  • Delete Permissions: Deleting content is irreversible and should be granted carefully by system administrators.

Additional Notes

  • Users can only see and interact with content they have access to. Unauthorized users will not be able to view or modify documents and folders.
  • Versioning ensures that changes do not overwrite existing documents. Older versions are retained for reference.
  • Deleting a document or folder permanently removes it, based on system policies.

See Also

  • #linkDocument(UserGuide.ManagementTools.Security.DMPermissons) (DM Module-wide Authorizations)
  • Explorer